@Flag(Room2FloorWash) @Variable[#DateDifference(Room2Wash, Days)]>=[30] @NullResponse @Goto(Room2Wash)
@Variable[#DateDifference(Room2Wipe, Days)]>=[14] @NullResponse @Goto(Room2Wipe)
@Variable[#DateDifference(Room2Vacuum, Days)]>=[7] @NullResponse @Goto(Room2Vacuum)
(Room2Wash)
@NullResponse @TempFlag(Room2WashFloorTemp)
@SystemMessage #VANC #VANP Room 2! @ShowImage[\GNMImages\Home\*.jpg]
@SystemMessage #VANC #VANP @RT(It's time to mop the floors!,Time for you to mop the floors,Lets have you do some floor mopping!,Time to mop mop mop #GNMGrin,Work work work all day - mop all night #GNMLol) 
@SystemMessage #VANC #VANP But @RT(first,before that,before we get to that,just before)
@SystemMessage #VANC #VANP @RT(They need to be vacuumed,You have to vacuum them first,You gotta go ahead and vacuum them..) 
@SystemMessage #VANC #VANP @RT(Fetch,Find and get,Retrieve) your vacuum cleaner, and whatever you need to mop the floors. @Wait(10) @Goto(Loop)
(Room2Wipe)
@NullResponse @TempFlag(Room2WipeTemp)
@SystemMessage #VANC #VANP Room 2! @ShowImage[\GNMImages\Home\*.jpg]
@SystemMessage #VANC #VANP @RT(It's time to wipe the surfaces!,Time for you to wipe the surfaces,Lets have you do some wiping!,Time to wipe wipe wipe #GNMGrin,Work work work all day - wipe all night #GNMLol)
@SystemMessage #VANC #VANP But @RT(first,before that,before we get to that,just before)
@SystemMessage #VANC #VANP @RT(You need to be vacuum the floor and other surfaces,You have to vacuum the floor and surfaces first,You gotta go ahead and vacuum the floor then the surfaces..) 
@SystemMessage #VANC #VANP @RT(Fetch,Find and get,Retrieve) your vacuum cleaner, and whatever you need to wipe and properly clean the surfaces. @Wait(10) @Goto(Loop)
(Room2Vacuum)
@NullResponse @TempFlag(Room2VacuumFloorTemp)
@SystemMessage #VANC #VANP Room 2! @ShowImage[\GNMImages\Home\*.jpg]
@SystemMessage #VANC #VANP @RT(It's time to vacuum!,Time for you to vacuum the floor,Lets have you do some vacuuming!,Time to clean clean clean #GNMGrin,Work work work all day - clean all night #GNMLol)
@SystemMessage #VANC #VANP @RT(You need to be vacuum the floor,You have to vacuum the floor,You gotta go ahead and vacuum the floor) 
@SystemMessage #VANC #VANP @RT(Fetch,Find and get,Retrieve) your vacuum cleaner @Wait(10) @Goto(Loop)
(Loop)
@SystemMessage #VANC #VANP #GNMReady
[yes]@SystemMessage #VANC #VANP #GNMGood
[no]@SystemMessage #VANC #VANP Hurry.. @Wait(10) @Goto(Loop)
@DifferentAnswer @SystemMessage #VANC #VANP #GNMYesOrNo
@NullResponse @CallReturn(CR\BackgroundMode\Chores\KinkyCleaning.txt)
@SystemMessage #VANC #VANP Okay then 
@SystemMessage #VANC #VANP You can go ahead and start with the cleaning.. 
@SystemMessage #VANC #VANP Report when you're done cleaning @CustomMode(#Done, Goto, Done)
(StartTimer)
@NullResponse @SetVar[CleaningTimeTemp]=[0]
@NullResponse @CountVar[CleaningTimeTemp]
@NullResponse @CheckFlag(BellGame1)
@NullResponse @CheckFlag(BellGame2) @Goto(Timer)
(BellGame1)
@NullResponse @Wait(#Random(20,120)) @Goto(Corner)
(Corner)
@SystemMessage #VANC #VANP Go to the corner #SlaveName @PlayAudio[\GNMSounds\SpecialSounds\Bell.mp3] @CountVar[CleaningTimeTemp, Stop] @Wait(#Random(20,60))
@SystemMessage #VANC #VANP Return to work #SlaveName @PlayAudio[\GNMSounds\SpecialSounds\Bell.mp3] @CountVar[CleaningTimeTemp] @Goto(BellGame1)
(BellGame2)
@NullResponse @Wait(#Random(20,120)) @Goto(Sentence)
(Sentence)
@NullResponse @PlayAudio[\GNMSounds\SpecialSounds\Bell.mp3] @CountVar[CleaningTimeTemp, Stop]
(Type)
@SystemMessage #VANC #VANP @RT(I have to clean properly,I'm a cleaning slut,I have to clean with a smile,Cleaning makes me happy,You can never clean enough,I wish I could clean all day,I really love cleaning)
[i have to clean properly]@SystemMessage #VANC #VANP Get back to cleaning
[i'm a cleaning slut]@SystemMessage #VANC #VANP Get back to cleaning
[i have to clean with a smile]@SystemMessage #VANC #VANP Get back to cleaning
[cleaning makes me happy]@SystemMessage #VANC #VANP Get back to cleaning 
[you can never clean enough]@SystemMessage #VANC #VANP Get back to cleaning 
[i wish i could clean all day]@SystemMessage #VANC #VANP Get back to cleaning
[i really love cleaning]@SystemMessage #VANC #VANP Get back to cleaning 
@AcceptAnswer @SystemMessage #VANC #VANP Wrong.. Try again.. @Goto(Type)
@SystemMessage #VANC #VANP Return to work @CountVar[CleaningTimeTemp] @Goto(BellGame2)
(Timer)
@NullResponse @Wait(99999)
(Done)
@NullResponse @CustomMode(#Done,Normal) @CountVar[CleaningTimeTemp, Stop]
@SystemMessage #VANC #VANP So you're done.. 
@NullResponse @RapidCodeOn @CheckFlag(Room2AverageSet)
@NullResponse @CheckFlag(Room25AverageSet)
@NullResponse @CheckFlag(Room24AverageSet)
@NullResponse @CheckFlag(Room23AverageSet)
@NullResponse @CheckFlag(Room22AverageSet)
@NullResponse @Goto(Room21AverageSet)
(Room21AverageSet)
@NullResponse @SetVar[Room21Average]=[0] @SetFlag(Room22AverageSet)
@NullResponse @ChangeVar[Room21Average]=[Room21Average]+[CleaningTimeTemp] @Goto(Satisfied)
(Room22AverageSet)
@NullResponse @SetVar[Room22Average]=[0] @SetFlag(Room23AverageSet)
@NullResponse @ChangeVar[Room22Average]=[Room22Average]+[CleaningTimeTemp] @Goto(Satisfied)
(Room23AverageSet)
@NullResponse @SetVar[Room23Average]=[0] @SetFlag(Room24AverageSet)
@NullResponse @ChangeVar[Room23Average]=[Room23Average]+[CleaningTimeTemp] @Goto(Satisfied)
(Room24AverageSet)
@NullResponse @SetVar[Room24Average]=[0] @SetFlag(Room25AverageSet)
@NullResponse @ChangeVar[Room24Average]=[Room24Average]+[CleaningTimeTemp] @Goto(Satisfied)
(Room25AverageSet)
@NullResponse @SetVar[Room25Average]=[0] @SetFlag(Room2AverageSet)
@NullResponse @ChangeVar[Room25Average]=[Room25Average]+[CleaningTimeTemp]
@NullResponse @SetVar[Room2Average]=[0]
@NullResponse @ChangeVar[Room2Average]=[Room2Average]+[Room21Average]
@NullResponse @ChangeVar[Room2Average]=[Room2Average]+[Room22Average]
@NullResponse @ChangeVar[Room2Average]=[Room2Average]+[Room23Average]
@NullResponse @ChangeVar[Room2Average]=[Room2Average]+[Room24Average]
@NullResponse @ChangeVar[Room2Average]=[Room2Average]+[Room25Average]
@NullResponse @ChangeVar[Room2Average]=[Room2Average]/[5]
@NullResponse @SetVar[Room2Slow]=[0]
@NullResponse @ChangeVar[Room2Slow]=[Room2Slow]+[Room2Average]
@NullResponse @ChangeVar[Room2Slow]=[Room2Slow]*[2]
@NullResponse @SetVar[Room2Fast]=[0]
@NullResponse @ChangeVar[Room2Fast]=[Room2Fast]+[Room2Average]
@NullResponse @ChangeVar[Room2Fast]=[Room2Fast]/[2]
@NullResponse @SetVar[Room2ScopeLow]=[0]
@NullResponse @ChangeVar[Room2ScopeLow]=[Room2ScopeLow]+[Room2Average]
@NullResponse @ChangeVar[Room2ScopeLow]=[Room2ScopeLow]/[4]
@NullResponse @ChangeVar[Room2ScopeLow]=[Room2ScopeLow]*[3]
@NullResponse @SetVar[Room2ScopeHigh]=[0]
@NullResponse @ChangeVar[Room2ScopeHigh]=[Room2ScopeHigh]+[Room2Average]
@NullResponse @ChangeVar[Room2ScopeHigh]=[Room2ScopeHigh]/[4]
@NullResponse @ChangeVar[Room2ScopeHigh]=[Room2ScopeHigh]*[5]
@NullResponse @SetVar[Room2WipeTime]=[0]
@NullResponse @ChangeVar[Room2WipeTime]=[Room2WipeTime]+[Room2Average]
@NullResponse @ChangeVar[Room2WipeTime]=[Room2WipeTime]/[4]
@NullResponse @ChangeVar[Room2WipeTime]=[Room2WipeTime]*[5]
@NullResponse @SetVar[Room2WipeSlow]=[0]
@NullResponse @ChangeVar[Room2WipeSlow]=[Room2WipeSlow]+[Room2WipeTime]
@NullResponse @ChangeVar[Room2WipeSlow]=[Room2WipeSlow]*[2]
@NullResponse @SetVar[Room2WipeFast]=[0]
@NullResponse @ChangeVar[Room2WipeFast]=[Room2WipeFast]+[Room2WipeTime]
@NullResponse @ChangeVar[Room2WipeFast]=[Room2WipeFast]/[2]
@NullResponse @SetVar[Room2WipeScopeLow]=[0]
@NullResponse @ChangeVar[Room2WipeScopeLow]=[Room2WipeScopeLow]+[Room2WipeTime]
@NullResponse @ChangeVar[Room2WipeScopeLow]=[Room2WipeScopeLow]/[4]
@NullResponse @ChangeVar[Room2WipeScopeLow]=[Room2WipeScopeLow]*[3]
@NullResponse @SetVar[Room2WipeScopeHigh]=[0]
@NullResponse @ChangeVar[Room2WipeScopeHigh]=[Room2WipeScopeHigh]+[Room2WipeTime]
@NullResponse @ChangeVar[Room2WipeScopeHigh]=[Room2WipeScopeHigh]/[4]
@NullResponse @ChangeVar[Room2WipeScopeHigh]=[Room2WipeScopeHigh]*[5]
@NullResponse @SetVar[Room2WashTime]=[0]
@NullResponse @ChangeVar[Room2WashTime]=[Room2WashTime]+[Room2Average]
@NullResponse @ChangeVar[Room2WashTime]=[Room2WashTime]/[4]
@NullResponse @ChangeVar[Room2WipeTime]=[Room2WipeTime]*[5]
@NullResponse @SetVar[Room2WashSlow]=[0]
@NullResponse @ChangeVar[Room2WashSlow]=[Room2WashSlow]+[Room2WashTime]
@NullResponse @ChangeVar[Room2WashSlow]=[Room2WashSlow]*[2]
@NullResponse @SetVar[Room2WashFast]=[0]
@NullResponse @ChangeVar[Room2WashFast]=[Room2WashFast]+[Room2WashTime]
@NullResponse @ChangeVar[Room2WashFast]=[Room2WashFast]/[2]
@NullResponse @SetVar[Room2WashScopeLow]=[0]
@NullResponse @ChangeVar[Room2WashScopeLow]=[Room2WashScopeLow]+[Room2WashTime]
@NullResponse @ChangeVar[Room2WashScopeLow]=[Room2WashScopeLow]/[4]
@NullResponse @ChangeVar[Room2WashScopeLow]=[Room2WashScopeLow]*[3]
@NullResponse @SetVar[Room2WashScopeHigh]=[0]
@NullResponse @ChangeVar[Room2WashScopeHigh]=[Room2WashScopeHigh]+[Room2WashTime]
@NullResponse @ChangeVar[Room2WashScopeHigh]=[Room2WashScopeHigh]/[4]
@NullResponse @ChangeVar[Room2WashScopeHigh]=[Room2WashScopeHigh]*[5]
(Room2AverageSet)
@Flag(Room2VacuumFloorTemp) @NullResponse @Goto(Vacuum)
@Flag(Room2WipeTemp) @NullResponse @Goto(Wipe)
@Flag(Room2WashFloorTemp) @NullResponse @Goto(Wash)
@NullResponse @Goto(Vacuum)
(Vacuum)
@NullResponse @If[CleaningTimeTemp]>=[Room2ScopeLow]AND[CleaningTimeTemp]<=[Room2ScopeHigh]Then(EndPerfect)
@NullResponse @If[CleaningTimeTemp]<=[Room2Fast]Then(EndFast)
@NullResponse @If[CleaningTimeTemp]>=[Room2Slow]Then(EndSlow)
@NullResponse @If[CleaningTimeTemp]<=[Room2ScopeLow]Then(EndSlower)
@NullResponse @If[CleaningTimeTemp]>=[Room2ScopeHigh]Then(EndFaster)
(Wipe)
@NullResponse @If[CleaningTimeTemp]>=[Room2WipeScopeLow]AND[CleaningTimeTemp]<=[Room2WipeScopeHigh]Then(EndPerfect)
@NullResponse @If[CleaningTimeTemp]<=[Room2WipeFast]Then(EndFast)
@NullResponse @If[CleaningTimeTemp]>=[Room2WipeSlow]Then(EndSlow)
@NullResponse @If[CleaningTimeTemp]<=[Room2WipeScopeLow]Then(EndSlower)
@NullResponse @If[CleaningTimeTemp]>=[Room2WipeScopeHigh]Then(EndFaster)
(Wash)
@NullResponse @If[CleaningTimeTemp]>=[Room2WashScopeLow]AND[CleaningTimeTemp]<=[Room2WashScopeHigh]Then(EndPerfect)
@NullResponse @If[CleaningTimeTemp]<=[Room2WashFast]Then(EndFast)
@NullResponse @If[CleaningTimeTemp]>=[Room2WashSlow]Then(EndSlow)
@NullResponse @If[CleaningTimeTemp]<=[Room2WashScopeLow]Then(EndSlower)
@NullResponse @If[CleaningTimeTemp]>=[Room2WashScopeHigh]Then(EndFaster)
(Satisfied)
@SystemMessage #VANC #VANP Good job today #SlaveName @Goto(FlagTest)
(EndFast)
@SystemMessage #VANC #VANP @RT(Too fast!,That was waay too fast #SlaveName !!,Impossible,You cant possible be this fast!)
@SystemMessage #VANC #VANP @RT(That cant go unpunished,I have to punish you for this,I'm gonna have to punish you..) 
@SystemMessage #VANC #VANP I have assigned you punishment points @ChangeVar[GNMPPoints]=[GNMPPoints]+[200] @Goto(FlagTest)
(EndSlow)
@SystemMessage #VANC #VANP @RT(You're late!,You're late #SlaveName,You're late slut..,Late are we?,You know you're late right?)
@SystemMessage #VANC #VANP @RT(I dont tolerate late!,You know I dont tolerate it when you're late,There is zero tolerance for being late and lazy!) 
@SystemMessage #VANC #VANP I have assigned you punishment points @ChangeVar[GNMPPoints]=[GNMPPoints]+[200] @Goto(FlagTest)
(EndSlower)
@SystemMessage #VANC #VANP You've been slower than usual.. @CheckFlag(CleaningWarning)
@SystemMessage #VANC #VANP Anything I should know?
[lazy,laziness]@SystemMessage #VANC #VANP @RT(Inexcusable!,You know that laziness cant be tolerated!)
[tired,need rest,sleep]@SystemMessage #VANC #VANP @RT(Inexcusable,I dont care if you're tired!)
[toys,you made me,you told me]@SystemMessage #VANC #VANP @RT(Excuses! really!?,Wauv you're gonna blame me..)
[thorough,better cleaning]@SystemMessage #VANC #VANP I see but you should always be thorough!
[dirty,dirtier,dusty]@SystemMessage #VANC #VANP Your #Home should always be tidy!
@AcceptAnswer @SystemMessage #VANC #VANP I'm giving you a warning #SlaveName @SetFlag(CleaningWarning) @Goto(FlagTest)
@SystemMessage #VANC #VANP @RT(I'm gonna have to punish you slave,I'm sorry but this cant go unpunished)
@SystemMessage #VANC #VANP I have assigned you punishment points @ChangeVar[GNMPPoints]=[GNMPPoints]+[100] @Goto(FlagTest)
(CleaningWarning)
@SystemMessage #VANC #VANP I gave you a warning last time! @DeleteFlag(CleaningWarning)
@SystemMessage #VANC #VANP So this time I'm punishing you! 
@SystemMessage #VANC #VANP I have assigned you punishment points @ChangeVar[GNMPPoints]=[GNMPPoints]+[100] @Goto(FlagTest)
(EndFaster)
@SystemMessage #VANC #VANP You've been faster than usual.. @CheckFlag(CleaningWarning)
@SystemMessage #VANC #VANP Anything I should know?
@SystemMessage #VANC #VANP You cant haste thoroughness!
@SystemMessage #VANC #VANP I expect that you're always thorough when cleaning
@SystemMessage #VANC #VANP @RT(I'm gonna have to punish you slave,I'm sorry but this cant go unpunished)
@SystemMessage #VANC #VANP I have assigned you punishment points @ChangeVar[GNMPPoints]=[GNMPPoints]+[100] @Goto(FlagTest)
(EndPerfect)
@SystemMessage #VANC #VANP #GNMGood #SlaveName #MeritChangePMedium
@SystemMessage #VANC #VANP Allow me to reward your @RT(splendid,good,exelent,lovely) @RT(behaviour,work) #GNMGrin @ChangeVar[GNMGold]=[GNMGold]+[#GoldMedium] @Goto(FlagTest)
(FlagTest)
@NullResponse @CheckFlag(Room2WashFloorTemp)
@NullResponse @CheckFlag(Room2VacuumFloorTemp)
@NullResponse @CheckFlag(Room2WipeTemp) @Goto(Room2VacuumFloorTemp)
(Room2VacuumFloorTemp)
@NullResponse @ChangeVar[ChoreComplete]=[ChoreComplete]+[1] @SetDate(Room2Vacuum, 0 days)
@End
(Room2WashFloorTemp)
@NullResponse @ChangeVar[ChoreComplete]=[ChoreComplete]+[1] @SetDate(Room2Vacuum, 0 days)
@NullResponse @SetDate(Room2Wash, 0 days)
@End
(Room2WipeTemp)
@NullResponse @ChangeVar[ChoreComplete]=[ChoreComplete]+[1] @SetDate(Room2Vacuum, 0 days)
@NullResponse @SetDate(Room2Wipe, 0 days)
@End